Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
getMandatoryTables
This procedure checks a field to discover on what tables it is mandatory.
The procedure checks through all the locally connected databases. If it is running in an AppServer environment, it then runs itself on the AppServer checking databases connected to the AppServer.
Location: af\app\afsecmngrp.i Parameters:INPUT PARAMETER pcFieldName AS CHARACTERThe field to be checked.
INPUT-OUTPUT PARAMETER pcTableList AS CHARACTERThe list of tables on which the field is mandatory.
Notes: None Examples: See theupdateRecordprocedure inaf\obj2\gsmffviewv.w.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |